-
Home
-
Advanced Views – Display Posts, Custom Fields, and More
-
3.7.19
-
Code
-
Classes
- Views_Cpt_Save_Actions
| Total Complexity |
27 |
| Dependencies |
17 |
| Dependents |
12 |
| Total lines |
230 |
| Lines of code |
147 |
| Logical lines of code |
77 |
| Comment lines |
18 |
| Methods |
10 |
| Properties |
6 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update_identifiers() |
S |
54 |
7 |
21 |
| refresh_request() |
S |
42 |
3 |
59 |
| get_unique_field_id() |
S |
59 |
5 |
14 |
| perform_save_actions() |
S |
59 |
4 |
15 |
| update_markup() |
S |
65 |
2 |
9 |
| get_safe_field_id() |
S |
64 |
2 |
9 |
| __construct() |
S |
63 |
1 |
10 |
| get_cpt_name() |
S |
82 |
1 |
3 |
| get_custom_markup_acf_field_name() |
S |
80 |
1 |
3 |
| make_validation_instance() |
S |
74 |
1 |
4 |